﻿@charset "UTF-8";
/* ------------------------------------- 单张轮滑 start ------------------------------------- */
.ui-slider-img { position: relative; width: 100%; height: 100%; overflow: hidden; }
.ui-slider-img .pager { overflow: hidden; z-index: 11; width: 100%; height: 10px; padding: 10px 0; text-align: center; }
.ui-slider-img .pager div { cursor: pointer; overflow: hidden; display: inline-block; *display: inline:; *zoom: 1:; width: 10px; height: 10px; margin: 0 5px; vertical-align: top; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 0 4px #333333; -moz-box-shadow: 0 0 4px #333333; box-shadow: 0px 0px 4px #333333; background: #ffffff; }
.ui-slider-img .pager div.current { cursor: default; background: #F07120; }
.ui-slider-img .btnprev, .ui-slider-img .btnnext { position: absolute; z-index: 11; display: inline-block; width: 25px; height: 25px; text-indent: -999em; overflow: hidden; cursor: pointer; }
.ui-slider-img .btnprev { left: -4px; top: 46%; background: url(/static/images/btn_pre.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/images/btn_pres.png"); }
.ui-slider-img .btnnext { right: -4px; top: 46%; background: url(/static/images/btn_next.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/images/btn_nexts.png"); }
.ui-slider-img .main { width: 100%; overflow: hidden; }
.ui-slider-img .main .item { position: relative; width: 100%; height: 100%; }
.ui-slider-img .main .item img { width: 100%; height: 100%; }
.ui-slider-img .main .item span { position: absolute; bottom: 0px; left: 0; width: 100%; height: 30px; line-height: 30px; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; background-color: black; }
.ui-slider-img .main .item span em { margin-left: 10px; color: white; font-weight: bold; }
/* ------------------------------------- 单张轮滑 end ------------------------------------- */

/* ------------------------------------- 多张滚动 start ------------------------------------- */
.ui-scroll-much { width: 100%; height: 100%; position: relative; }
.ui-scroll-much .title { width: 100%; }
.ui-scroll-much .main { width: 100%; overflow: hidden; }
.ui-scroll-much .main .item { margin: 2px; border: solid 1px #ccc; }
.ui-scroll-much .main .item:hover { border: solid 2px #F48120; }
.ui-scroll-much .btnprev { position: absolute; z-index: 11; display: inline-block; width: 25px; height: 25px; text-indent: -999em; overflow: hidden; cursor: pointer; left: -4px; top: 38%; background: url(/static/images/btn_pre.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/images/btn_pres.png"); }
.ui-scroll-much .btnnext { position: absolute; z-index: 11; display: inline-block; width: 25px; height: 25px; text-indent: -999em; overflow: hidden; cursor: pointer; right: -4px; top: 38%; background: url(/static/images/btn_next.png) no-repeat; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/images/btn_nexts.png"); }
/* ------------------------------------- 多张滚动 end ------------------------------------- */

/* ------------------------------------- 竖向缩略 start ------------------------------------- */
.ui-imgbox2 { display: inline-block }
.ui-imgbox2 .imgbox-hd { position: relative; float: left }
.ui-imgbox2 .imgbox-hd .info { position: absolute; left: 0; bottom: 4px; text-align: center; color: white; font-weight: bold; width: 100%; height: 22px; line-height: 22px; background-color: black; }
.ui-imgbox2 .imgbox-bd { float: left }
.ui-imgbox2 .imgbox-bd li { }
.ui-imgbox2 .imgbox-bd li a { display: block; }
.ui-imgbox2 .imgbox-bd li a img { border: solid 1px #ccc; }
.ui-imgbox2 .imgbox-bd .first { margin-left: 0; }
.ui-imgbox2 .imgbox-bd li a img:hover { border: solid 1px #808080; }
.ui-imgbox2 .imgbox-bd .current img { border: solid 1px #808080; }
/* ------------------------------------- 竖向缩略 end ------------------------------------- */

/* ------------------------------------- 横向缩略 start ------------------------------------- */
.ui-imgbox { display: inline-block }
.ui-imgbox .imgbox-hd { position: relative; }
.ui-imgbox .imgbox-hd .info { position: absolute; left: 0; bottom: 0; text-align: center; color: white; font-weight: bold; width: 100%; height: 22px; line-height: 22px; background-color: black; }
.ui-imgbox .imgbox-bd { }
.ui-imgbox .imgbox-bd li { float: left; margin: 1px 0 0 2px; }
.ui-imgbox .imgbox-bd li a { display: block; }
.ui-imgbox .imgbox-bd li a img { border: solid 1px #ccc; }
.ui-imgbox .imgbox-bd .first { margin-left: 0; }
.ui-imgbox .imgbox-bd li a img:hover { border: solid 1px #808080; }
.ui-imgbox .imgbox-bd .current img { border: solid 1px #808080; }
/* ------------------------------------- 横向缩略 end ------------------------------------- */

/* ------------------------------------- 图片信息查看 start ------------------------------------- */
.ui-img-box { display: block; }
.ui-img-box .box-hd { float: left; width: 40%; padding: 8px; }
.ui-img-box .box-bd { float: left; width: 40%; margin: 20px 0 0 20px; }
.ui-img-box .box-bd .title { font-size: 16px; color: #A83234; line-height: 30px; }
.ui-img-box .box-bd .desc { color: #A1A6AA; }
.ui-img-box .box-bd .info-link { border: solid 1px #808080; display: block; width: 70px; padding: 2px 10px; margin-top: 5px; }
/* ------------------------------------- 图片信息查看 end ------------------------------------- */

/* ------------------------------------- 图片信息列表 start ------------------------------------- */
.ui-img-box-list .ui-img-box { float: left; margin: 5px; }
.ui-img-box-list .ui-img-box .box-hd { float: left; width: 160px; padding: 4px; }
.ui-img-box-list .ui-img-box .box-bd { float: left; width: 120px; margin: 20px 0 0 10px; }
.ui-img-box-list .ui-img-box .box-bd .title { font-size: 16px; color: #A83234; line-height: 30px; }
.ui-img-box-list .ui-img-box .box-bd .desc { color: #A1A6AA; }
.ui-img-box-list .ui-img-box .box-bd .info-link { border: solid 1px #808080; display: block; width: 70px; padding: 2px 10px; margin-top: 5px; }
/* ------------------------------------- 图片信息列表 end ------------------------------------- */

/* ------------------------------------- 多张滚动-左右 start ------------------------------------- */

/* ------------------------------------- 多张滚动-左右 end ------------------------------------- */

/* ------------------------------------- 发文列表 start ------------------------------------- */
.ui-new-title { min-height: 30px; background-color: #ccc; }
.ui-new-title li { text-decoration: none; min-height: 28px; line-height: 28px; padding-left: 9px; }
.ui-new-title li a { text-decoration: none; }
.ui-new-title li .title { width: 300px; display: inline-block; }
.ui-new-title li .click { width: 60px; display: inline-block }
.ui-new-title li .author { width: 80px; display: inline-block }
.ui-new-title li .issued { width: 100px; display: inline-block }

.ui-new-list { min-height: 30px; }
.ui-new-list li { text-decoration: none; min-height: 28px; line-height: 28px; padding-left: 9px; }
.ui-new-list li a { text-decoration: none; }
.ui-new-list li .title { width: 300px; display: inline-block; }
.ui-new-list li .click { width: 60px; display: inline-block }
.ui-new-list li .author { width: 80px; display: inline-block }
.ui-new-list li .issued { width: 100px; display: inline-block }
/* ------------------------------------- 发文列表 end ------------------------------------- */

/* ------------------------------------- 发文列表-分页 start ------------------------------------- */
.ui-new-plist { min-width: 500px; min-height: 500px; max-width: 700px; }
.ui-new-plist-c { }
.ui-new-plist-f { width: 100%; height: 40px; text-align: center; }
.ui-new-list-page { display: inline-block; margin: 10px 0; }
.ui-new-list-page li { float: left; text-align: center; width: 30px; height: 30px; line-height: 30px; margin: 3px; }
.ui-new-list-page li a { color: #808080; font-weight: bold; font-size: 16px; font-family: 微软雅黑; display: block; text-decoration: none; border: solid 1px #808080; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-new-list-page li a:hover { border: solid 1px #9AE16B; background-color: #9AE16B; color: white; }
.ui-new-list-page .sel { border: solid 1px #9AE16B; background-color: #9AE16B; color: white; }
.ui-new-each { display: inline-block; width: 100%; }
.ui-new-each li { height: 40px; line-height: 40px; border-bottom: solid 1px #ccc; }
.ui-new-each li:hover { background-color: #F5F5F5; }
.ui-new-each .new-icon { float: left; margin: 16px 10px 0 15px; overflow: hidden; display: inline-block; *display: inline:; *zoom: 1:; width: 5px; height: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 4px #333333; -moz-box-shadow: 0 0 4px #333333; box-shadow: 0px 0px 4px #333333; background: #9AE16B; }
.ui-new-each .new-title { float: left; }
.ui-new-each .new-date { float: right; margin: 0 10px; color: #808080; }
/* ------------------------------------- 发文列表-分页 end ------------------------------------- */

/* ------------------------------------- 发文查看 start ------------------------------------- */
.ui-new-article { width: 700px; min-height: 500px; display: inline; }
.ui-new-article .htwj { color: red; font-size: 36px; margin-bottom: 50px; }
.ui-new-article-htwj { border-bottom: solid 3px red; margin-bottom: 20px; text-align: center; font-size: 18px; display: none; }
.ui-new-article-h1 { font-size: 26px; font-weight: bold; line-height: 31px; letter-spacing: -1px; text-align: center; }
.ui-new-article-h2 { font-size: 16px; font-weight: 300;; line-height: 28px; letter-spacing: -1px; text-align: center; }
.ui-new-article-info { padding-bottom: 6px; height: 49px; line-height: 49px; color: #888888; display: flex; flex-direction: row; }
.ui-new-article-synopsis { text-indent: 2em; line-height: 30px; color: #808080; border: solid 1px #ccc; padding: 2px 6px; }
.ui-new-article-content { width: 590px; min-height: 240px; margin-top: 10px; margin-right: 10px; overflow: hidden; text-align: justify; text-justify: inter-ideograph; clear: both; font-size: 14px; padding-bottom: 20px; word-wrap: break-word; }
.ui-new-article-content h2 { font-size: 14px; }
.ui-new-article-content p { font-size: 14px; margin: 26px 0; }
.ui-new-article-from { width: 100%; min-height: 30px; }
.ui-new-article-from div { float: right; line-height: 30px; height: 30px; }
.ui-new-article-from-editor { color: #888; }
.ui-new-article-from-font em { background: url(/static/images/font.png) no-repeat -9999px -9999px; display: inline-block; width: 24px; height: 24px; }
.ui-new-article-from-font .reduce { background-position: 0 -24px; margin-right: 15px; }
.ui-new-article-from-font .increase { background-position: -24px 0; margin-right: 15px; cursor: pointer; }
.ui-new-article-from-ext a { color: blue; }

@media screen and (min-width: 1400px) {
    .ui-new-article-content { font-size: 16px; }
    .ui-new-article-content h2 { font-size: 16px; }
    .ui-new-article-content p { font-size: 16px; }
}

.ui-new-article-content a { text-decoration: underline; }
.ui-new-article-content a, .new-article-content a:visited { color: #0f6b99; }
.ui-new-article-content a:hover, .new-article-content a:active { color: #cc1b1b; }
.ui-new-article-content p img { max-width: 600px; }
.ui-new-article-content table tr td { border: solid 1px black }
.ui-new-article-content table td p { text-indent: 0; font-size: 12px; margin: 0; }
.ui-new-article-content table th p { text-indent: 0; font-size: 12px; margin: 0; }
.ui-new-article-content table td img { border: none; margin: 5px; }
.ui-article-album { width: 700px; height: 650px; position: relative; }
.ui-article-album-img { width: 100%; height: 420px; margin: 30px auto 10px auto; text-align: center; }
.ui-article-album-img i { display: inline-block; height: 100%; vertical-align: middle; }
.ui-article-album-img img { max-width: 100%; max-height: 100%; vertical-align: middle; }
.ui-article-album-img-info { line-height: 28px; margin: 5px 0; text-indent: 2em; color: #808080; max-height: 60px; overflow: auto; }
.ui-article-album-thumb { width: 100%; height: 103px; overflow-y: hidden; overflow-x: auto; border-bottom: solid 1px #ccc; }
.ui-thumb-box { width: 100%; }
.ui-thumb-box li { float: left; margin: 2px 2px 0 2px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; height: 80px; }
.ui-thumb-box li img { cursor: pointer; }
.ui-thumb-box li:hover { border: solid 2px #FAA523; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.ui-thumb-box .current { border: solid 2px #FAA523; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.ui-article-album-prev { position: absolute; left: 0px; top: 0px; width: 50%; height: 420px; background: url(/static/images/album_bg.png) repeat; }
.ui-article-album-next { position: absolute; right: 0px; top: 0px; width: 50%; height: 420px; background: url(/static/images/album_bg.png) repeat; }
.ui-article-album-big { position: absolute; left: 0px; top: 0px; width: 50px; height: 50px; background: url(/static/images/album_big.png) repeat; opacity: 0.8; cursor: pointer; }
.ui-article-album-big:hover { opacity: 1; }
.ui-article-album-prev-photo, .ui-article-album-next-photo { display: block; width: 100%; height: 100%; outline: none; }
.ui-article-album-prev-photo { cursor: url(/static/images/cursor_left.cur), auto; }
.ui-article-album-next-photo { cursor: url(/static/images/cursor_right.cur), auto; }
.ui-new-article-assets { display: none }
.ui-new-article-assets-info { border: solid 1px #ccc; margin: 15px auto; }
.ui-new-article-assets-info .assets-icon { float: left; width: 45%; }
.ui-new-article-assets-info .assets-icon img { margin: 25px; }
.ui-new-article-assets-info .assets-info { float: right; width: 45%; padding: 25px; }
.ui-new-article-assets-info .assets-info div { line-height: 32px; height: 32px; }
.ui-new-article-assets-oper { width: 700px; }
.ui-new-article-assets-oper li { width: 700px;; border-bottom: solid 1px #ccc; margin: 15px auto; padding: 2px 12px; }
.ui-new-article-assets-oper li div { width: 700px; min-height: 30px; line-height: 30px; }
/* ------------------------------------- 发文查看 end ------------------------------------- */

/* ------------------------------------- 发文列表-带栏目 start ------------------------------------- */

/* ------------------------------------- 发文列表-带栏目 end ------------------------------------- */

/* ------------------------------------- 发文列表-视频 start ------------------------------------- */

/* ------------------------------------- 发文列表-视频 end ------------------------------------- */

/* ------------------------------------- 发文查看-路径 start ------------------------------------- */
.ui-newaddress a { color: blue; margin: 0 5px; }
.ui-newaddress span { margin: 0 5px; }
/* ------------------------------------- 发文查看-路径 end ------------------------------------- */

/* ------------------------------------- 横向选项卡 start ------------------------------------- */
.ui-style-gradient { border-top: 2px solid #206F96; }
.ui-style-gradient .tab-hd { background: #F7F7F7; }
.ui-style-gradient .tab-hd-con { background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 254, 254)), to(rgb(237, 237, 237))); background-image: -webkit-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237)); background-image: -moz-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237)); background-image: -o-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237)); background-image: -ms-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237)); background-image: linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237)); }
.ui-tab-main .tab-hd { overflow: hidden; height: 30px; line-height: 30px; border-left: 1px solid #CFCFCF; }
.ui-tab-main .tab-hd-con { height: 29px; border-right: 1px solid #CFCFCF; }
.ui-tab-main .tab-hd .current { position: relative; z-index: 1; height: 30px; background: #fff; }
.ui-tab-main .tab-bd { margin-top: -1px; border-top: 1px solid #CFCFCF; }
.ui-tab-main .tab-bd-con { padding-top: 18px; }
.ui-tab-main .tab-bd-con { padding-right: 10px; }
.ui-tab-main .tab-hd-con { float: left; font-size: 14px; text-align: center; cursor: pointer; }
.ui-tab-main .tab-hd-con a { display: inline-block; }
.ui-tab-main .tab-hd .current { font-weight: bold; }
.ui-tab-main .tab-bd-con { display: none; overflow: hidden; }
.ui-tab-main-3 .tab-hd-con { width: 102px; }
/* ------------------------------------- 横向选项卡 end ------------------------------------- */

/* ------------------------------------- 竖向选项卡 start ------------------------------------- */
.ui-tab-main .vtab-hd { float: left; }
.ui-tab-main .vtab-hd .current { position: relative; z-index: 1; height: 30px; background: #fff; font-weight: bold; }
.ui-tab-main .vtab-hd-con { height: 30px; border-bottom: 1px solid #CFCFCF; display: block; width: 100%; }
.ui-tab-main .vtab-hd-con { font-size: 14px; text-align: center; cursor: pointer; }
.ui-tab-main .vtab-hd-con a { display: inline-block; }
.ui-tab-main .vtab-bd { float: left; display: block; }
.ui-tab-main .vtab-bd-con { display: none; overflow: hidden; }

.dom-display .normal { display: none; }
.dom-display .current { display: block; }
/* ------------------------------------- 竖向选项卡 end ------------------------------------- */

/* ------------------------------------- 横向选项卡+多张滚动 start ------------------------------------- */

/* ------------------------------------- 横向选项卡+多张滚动 end ------------------------------------- */

/* ------------------------------------- 横向选项卡+上下滚动 start ------------------------------------- */

/* ------------------------------------- 横向选项卡+上下滚动 end ------------------------------------- */

/* ------------------------------------- 横向选项卡+标题 start ------------------------------------- */

/* ------------------------------------- 横向选项卡+标题 end ------------------------------------- */

/* ------------------------------------- 竖向选项卡2 start ------------------------------------- */
.ui-tab-main .vtab2-item { border: solid 1px #ccc; margin-bottom: 2px; }
.ui-tab-main .vtab2-item .vtab2-item-tit { width: 100%; height: 30px; line-height: 30px; text-align: center; border-bottom: 1px solid #CFCFCF; display: block; width: 100%; }
.ui-tab-main .vtab2-item .vtab2-item-con { display: none; width: 100%; height: 180px; }
.ui-tab-main .vtab2-item .current { display: block; }
/* ------------------------------------- 竖向选项卡2 end ------------------------------------- */

/* ------------------------------------- 复合选项卡 start ------------------------------------- */
.ui-link-ksdh { position: relative; }

.ui-link-ksdh-tit { width: 100%; height: 49px; }
.ui-link-ksdh-tit .line-bg { display: block; float: left; height: 7px; background-color: #00764C; margin-top: 21px; }
.ui-link-ksdh-tit .title { display: block; float: left; line-height: 49px; height: 49px; color: #00764C; font-size: 14px; margin: 0 5px; }
.ui-link-ksdh-tit .module { display: block; float: right; width: 50px; height: 49px; background: url(/static/images/module.png) no-repeat 0 0; }
.ui-link-ksdh-tit .module:hover { background-position: 0 -49px; }

.ui-link-ksdh-tab { position: absolute; width: 90px; right: 0; top: 49px; }
.ui-link-ksdh-tab-item { background-color: #F1EDED; width: 100%; margin: 0 0 2px 0; height: 26px; line-height: 26px; text-align: center; cursor: pointer; }
.ui-link-ksdh-tab .current { background-color: white; background-color: #ccc }

.ui-link-ksdh-con { width: 100%; height: 350px; }
.ui-link-ksdh-con-item { display: none; width: 100%; height: 100%; }
/* ------------------------------------- 复合选项卡 end ------------------------------------- */

/* ------------------------------------- 横向选项卡+下选项 start ------------------------------------- */
.ui-tab-point { width: 400px; border: solid 1px #ccc; }
.ui-tab-point .point-hd { width: 100%; height: 30px; text-align: center; }
.ui-tab-point .point-hd-con { cursor: pointer; overflow: hidden; display: inline-block; *display: inline:; *zoom: 1:; width: 10px; height: 10px; margin: 0 5px; vertical-align: top; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 0 4px #333333; -moz-box-shadow: 0 0 4px #333333; box-shadow: 0px 0px 4px #333333; background: #ffffff; }
.ui-tab-point .point-hd .current { background: #F07120; }
.ui-tab-point .point-bd { width: 100%; height: 100px; }
.ui-tab-point .point-bd-con { display: none; }
.ui-tab-point .point-bd .current { display: block; }
/* ------------------------------------- 横向选项卡+下选项 end ------------------------------------- */

/* ------------------------------------- 空容器 start ------------------------------------- */
.diy-container { width: 100%; height: 100%; }
/* ------------------------------------- 空容器 end ------------------------------------- */

/* ------------------------------------- 搜索条 start ------------------------------------- */
.ui-searchbar { position: relative; display: inline-table; }
.ui-searchbar input { min-width: 220px; padding: 4px; border: solid 2px #ccc; }
.ui-searchbar a { display: block; width: 30px; height: 30px; background: url(/static/images/search.gif) no-repeat 0 0; position: absolute; top: 2px; right: 2px; }
.ui-searchbar span { position: absolute; left: 15px; top: 8px; color: #808080; }
/* ------------------------------------- 搜索条 end ------------------------------------- */

/* ------------------------------------- 普通盒子 start ------------------------------------- */
.ui-box { margin-bottom: 10px; height: 100%; }
.ui-box .box-hd { position: relative; height: 27px; padding: 0 10px; border: 1px solid #bad6ff; border-bottom: none; background: #e5efff url(/static/images/box_1.png) repeat-x 0 -10px; }
.ui-box .box-hd i { float: left; width: 16px; height: 16px; margin: 5px 4px 0 0; }
.ui-box .box-hd h3 { float: left; line-height: 26px; }
.ui-box .box-act { float: right; margin-top: 5px; }
.ui-box .box-act a { float: right; margin-left: 6px; line-height: 16px; }
.ui-box .box-bd { padding: 10px; border: 1px solid #bad6ff; background: #fff; }
.ui-box .box-tp,
.ui-box .box-bt { display: block; position: relative; height: 4px; overflow: hidden; margin: 0 0 -4px 0; z-index: 10; }
.ui-box .box-bt { margin: -4px 0 0 0; }
.ui-box .box-tp b,
.ui-box .box-bt b { display: block; float: right; width: 4px; height: 4px; overflow: hidden; }
.ui-box .box-tp,
.ui-box .box-tp b,
.ui-box .box-bt,
.ui-box .box-bt b { background: url(/static/images/box_1.png) no-repeat -3px 0; }
.ui-box .box-tp b { background-position: 0 0; }
.ui-box .box-bt { background-position: -3px -3px; }
.ui-box .box-bt b { background-position: 0 -3px; }

/* ------------------------------------- 普通盒子 end ------------------------------------- */

/* ------------------------------------- 图片滑块 start ------------------------------------- */
.ui-img-show-hd { margin: 0 auto; position: relative; }
.ui-img-show-hd-front { width: 100%; }
.ui-img-show-hd-p { width: 100%; height: 40px; position: absolute; bottom: 10px; text-align: center; }
.ui-img-show-hd-p-num { margin: 0 auto; display: inline-block; }
.ui-img-show-hd-p-num li { float: left; border: solid 2px #fff; margin-right: 12px; }
.ui-img-show-hd-p-num li.current { border: solid 2px #ccc; }
.ui-img-show-hd-p-num li img { width: 100px; height: 40px; }
/* ------------------------------------- 图片滑块 end ------------------------------------- */

/* ------------------------------------- 普通盒子-简洁 start ------------------------------------- */
.ui-box-define { margin-bottom: 10px; height: 100%; margin: 10px; }
.ui-box-define .box-hd { position: relative; height: 36px; padding: 0 10px; border-top: solid 1px #ADAEA9; border-bottom: solid 1px #ADAEA9; }
.ui-box-define .box-hd h3 { float: left; line-height: 36px; color: #1980E9; }
.ui-box-define .box-hd h3 a { color: #1980E9; text-decoration: none; }
.ui-box-define .box-act { float: right; margin-top: 5px; }
.ui-box-define .box-act a { float: right; margin-left: 6px; line-height: 24px; }
.ui-box-define .box-bd { padding: 10px; background: #fff; }
/* ------------------------------------- 普通盒子-简洁 end ------------------------------------- */

/* ------------------------------------- 我的中国梦 start ------------------------------------- */
.zgm-cd { background: url(http://c-oss-old.tentrue.com/tentrue/A92BC9F514467A9B.jpg) repeat-x 0px 0px; height: 36px; }
.zgm-cd li { height: 36px; line-height: 36px; max-width: 80px; padding: 0px 34px; float: left; }
.zgm-cd li a { font-size: 14px; font-weight: bold; color: #fff; }
.new-left1 .J_SliderImg { width: 412px; margin: 8px 0px 0px 8px; }
.new-left1 { border: 1px solid #a0efff; }

.zgm-new1, .zgm-new2, .zgm-new3, .zgm-new4 { margin-top: 10px; }

.hode { background: url(http://c-oss-old.tentrue.com/tentrue/A92BC9F514467A9B.jpg) repeat-x 0px 0px; height: 36px; }
.new-righ { float: right; }
.new-none { margin-left: 9px; }
#new-c { border: 1px solid #a0efff; border-top: none; }
.hode h1 { max-height: 36px; line-height: 36px; max-width: 120px; float: left; font-size: 14px; font-weight: bold; color: #fff; padding-left: 10px; }
.hode a { display: inline-block; max-height: 36px; line-height: 36px; max-width: 60px; float: right; padding-left: 10px; color: #fff; padding-right: 10px; }
.zgm-new2 .new-list li { height: 28px; line-height: 28px; width: 96%; margin: 0px auto; }
.zgm-new2 .new-list .title { display: inline-block; height: 28px; line-height: 28px; overflow: hidden; width: 70%; }
.zgm-new2 .new-list li span { max-width: 60px; float: right; height: 28px; line-height: 28px; overflow: hidden; }


.new-righ .new-list li { height: 28px; line-height: 28px; width: 96%; margin: 0px auto; }
.new-righ .new-list .title { display: inline-block; height: 28px; line-height: 28px; overflow: hidden; width: 70%; }
.new-righ .new-list li span { max-width: 60px; float: right; height: 28px; line-height: 28px; overflow: hidden; }
/* ------------------------------------- 我的中国梦 end ------------------------------------- */

/* ------------------------------------- 定时向上滚动 start ------------------------------------- */

/* ------------------------------------- 定时向上滚动 end ------------------------------------- */

/* ------------------------------------- 平滑向上滚动 start ------------------------------------- */

/* ------------------------------------- 平滑向上滚动 end ------------------------------------- */

/* ------------------------------------- 平滑向左滚动 start ------------------------------------- */

/* ------------------------------------- 平滑向左滚动 end ------------------------------------- */

/* ------------------------------------- 日期显示 start ------------------------------------- */
.ui-date { min-height: 30px; line-height: 30px; padding-left: 4px; display: block; }
/* ------------------------------------- 日期显示 end ------------------------------------- */

/* ------------------------------------- 天气显示 start ------------------------------------- */
.ui-weather { min-height: 30px; line-height: 30px; padding-left: 4px; display: block; }
/* ------------------------------------- 天气显示 end ------------------------------------- */

/* ------------------------------------- 友情链接-层级 start ------------------------------------- */
.ui-link-friend { width: 160px; border: solid 1px #ccc; }
.ui-link-friend li { display: inline-block; *display: inline; *zoom: 1; float: left; position: relative; width: 100%; }
.ui-link-friend li a { display: block; height: 30px; line-height: 30px; transition: all 0.5s; width: 100%; text-align: center; }
.ui-link-friend li a:hover, .ui-link-friend li:hover, .ui-link-friend li:hover a { background: #CB4E48; color: #fff; text-decoration: none; }
.ui-link-friend li ul { background: #CB4E48; display: none; min-width: 160px; }
.ui-link-friend li ul li { display: block; float: none; position: relative; }
.ui-link-friend li:hover ul { display: block; left: 0; top: 30px; position: absolute; z-index: 2; }
.ui-link-friend li:hover ul li a { display: block; color: #EDC1BF; height: 30px; line-height: 30px; text-decoration: none; }
.ui-link-friend li:hover ul li a:hover, .ui-link-friend li:hover ul li:hover a, .ui-link-friend li:hover ul li:hover li a:hover { background: #BC433D; color: #fff; }
/* ------------------------------------- 友情链接-层级 end ------------------------------------- */

/* ------------------------------------- 友情链接-下拉 start ------------------------------------- */

/* ------------------------------------- 友情链接-下拉 end ------------------------------------- */

/* ------------------------------------- 网站访问次数显示 start ------------------------------------- */

/* ------------------------------------- 网站访问次数显示 end ------------------------------------- */

/* ------------------------------------- 网页访问次数显示 start ------------------------------------- */

/* ------------------------------------- 网页访问次数显示 end ------------------------------------- */

/* ------------------------------------- 分享链接 start ------------------------------------- */

/* ------------------------------------- 分享链接 end ------------------------------------- */

/* ------------------------------------- 实时时间显示 start ------------------------------------- */

/* ------------------------------------- 实时时间显示 end ------------------------------------- */

/* ------------------------------------- 互动信息列表 start ------------------------------------- */
.ui-survey-list { min-height: 30px; }
.ui-survey-list li { text-decoration: none; min-height: 28px; line-height: 28px; padding-left: 9px; }
.ui-survey-list li a { text-decoration: none; }
.ui-survey-list li .title { width: 300px; display: inline-block; }
.ui-survey-list li .click { width: 30px; display: inline-block }
.ui-survey-list li .author { width: 60px; display: inline-block }
.ui-survey-list li .mdified { width: 60px; display: inline-block }
.ui-survey-list li .state { width: 40px; display: inline-block }
/* ------------------------------------- 互动信息列表 end ------------------------------------- */

/* ------------------------------------- 互动信息查看 start ------------------------------------- */
.ui-surveyinfo { width: 600px; }
.ui-surveyinfo-hd { width: 100%; padding: 8px; border: solid 1px #888; background-color: #F5F7FA; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-surveyinfo-hd .tit { line-height: 30px; height: 30px; }
.ui-surveyinfo-hd .type { line-height: 30px; height: 30px; margin: 6px 20px; }
.ui-surveyinfo-hd .type span { margin-right: 30px; color: #888; margin: 0 8px; }
.ui-surveyinfo-hd .desc { line-height: 30px; height: 30px; margin: 6px 20px; }
.ui-surveyinfo-hd .desc span { color: #888; margin: 0 8px; }
.ui-surveyinfo-hd .con { width: 580px; margin: 6px 20px; }

.ui-surveyinfo-bd { width: 100%; margin-top: 12px; }
.ui-surveyinfo-bd-item { width: 100%; padding: 8px; margin: 12px 0; border-bottom: dotted 1px #888; }
.ui-surveyinfo-bd-item .tit { line-height: 30px; height: 30px; margin: 0 20px; }
.ui-surveyinfo-bd-item .tit span { color: #888; margin: 0 8px; }
.ui-surveyinfo-bd-item .con { line-height: 30px; height: 30px; margin: 0 20px; }
/* ------------------------------------- 互动信息查看 end ------------------------------------- */

/* ------------------------------------- 互动信息发表 start ------------------------------------- */
.ui-survey { width: 700px; height: 450px; position: relative; }
.ui-survey-hd { position: absolute; left: 10px; top: 10px; width: 96%; height: 95%; background-color: white; z-index: 1999; }
.ui-survey-bd { width: 100%; }
.ui-survey-hd-login { margin: 140px 0px 0px 180px; border: solid 1px #ccc; line-height: 32px; height: 32px; width: 200px; background-color: #F4F4F4; padding-left: 10px; box-shadow: 0px 0px 10px #ccc; }

.ui-survey-form { width: 100%; margin: 10px 0 20px; }
.ui-survey-form .title { width: 120px; text-align: right; height: 50px; line-height: 50px; }
.ui-survey-form .con { width: 400px; height: 30px; line-height: 30px; padding: 0 12px; }
.ui-survey-form .info { height: 30px; line-height: 30px; padding: 0 12px; color: red; }

.ui-survey-form select { width: 240px; height: 30px; line-height: 30px; padding: 4px; border: solid 1px #888; }
.ui-survey-form input[type='text'] { width: 400px; height: 30px; line-height: 30px; padding: 0 6px; border: solid 1px #888; }
.ui-survey-form textarea { width: 400px; height: 120px; line-height: 24px; padding: 0 6px; border: solid 1px #888; }
/* ------------------------------------- 互动信息发表 end ------------------------------------- */

/* ------------------------------------- 互动信息列表-分页 start ------------------------------------- */
.ui-survey-plist { min-width: 500px; min-height: 500px; max-width: 700px; }
.ui-survey-plist-c { }
.ui-survey-plist-f { width: 100%; height: 40px; text-align: center; }
.ui-survey-list-page { display: inline-block; margin: 10px 0; }
.ui-survey-list-page li { float: left; text-align: center; width: 30px; height: 30px; line-height: 30px; margin: 3px; }
.ui-survey-list-page li a { color: #808080; font-weight: bold; font-size: 16px; font-family: 微软雅黑; display: block; text-decoration: none; border: solid 1px #808080; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.ui-survey-list-page li a:hover { border: solid 1px #9AE16B; background-color: #9AE16B; color: white; }
.ui-survey-list-page .sel { border: solid 1px #9AE16B; background-color: #9AE16B; color: white; }
.ui-survey-each { display: inline-block; width: 100%; }
.ui-survey-each li { height: 40px; line-height: 40px; border-bottom: solid 1px #ccc; }
.ui-survey-each li:hover { background-color: #F5F5F5; }
.ui-survey-each .survey-icon { float: left; margin: 16px 10px 0 15px; overflow: hidden; display: inline-block; *display: inline:; *zoom: 1:; width: 5px; height: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 4px #333333; -moz-box-shadow: 0 0 4px #333333; box-shadow: 0px 0px 4px #333333; background: #9AE16B; }
.ui-survey-each .survey-title { float: left; }
.ui-survey-each .survey-date { float: right; margin: 0 10px; color: #808080; }
/* ------------------------------------- 互动信息列表-分页 end ------------------------------------- */

/* ------------------------------------- 互动类别查看 start ------------------------------------- */

/* ------------------------------------- 互动类别查看 end ------------------------------------- */

/* ------------------------------------- 互动信息统计 start ------------------------------------- */

/* ------------------------------------- 互动信息统计 end ------------------------------------- */

/* ------------------------------------- 互动信息排行 start ------------------------------------- */

/* ------------------------------------- 互动信息排行 end ------------------------------------- */

/* ------------------------------------- 招聘信息列表 start ------------------------------------- */
.ui-xk-title { min-height: 30px; background-color: #ccc; }
.ui-xk-title li { text-decoration: none; min-height: 28px; line-height: 28px; padding-left: 9px; }
.ui-xk-title li span { height: 30px; line-height: 30px; }
.ui-xk-title li a { text-decoration: none; height: 30px; line-height: 30px; }
.ui-xk-title li .qy { width: 120px; display: inline-block; }
.ui-xk-title li .zw { width: 100px; display: inline-block }
.ui-xk-title li .dd { width: 200px; display: inline-block }
.ui-xk-title li .sj { width: 100px; display: inline-block }

.ui-xk-list { min-height: 30px; }
.ui-xk-list li { text-decoration: none; height: 30px; line-height: 30px; padding-left: 9px; border: dotted 1px #ccc; }
.ui-xk-list li span { height: 30px; line-height: 30px; }
.ui-xk-list li a { height: 30px; line-height: 30px; }
.ui-xk-list li a { text-decoration: none; }
.ui-xk-list li .qy { width: 120px; display: inline-block; }
.ui-xk-list li .zw { width: 100px; display: inline-block }
.ui-xk-list li .dd { width: 200px; display: inline-block }
.ui-xk-list li .sj { width: 100px; display: inline-block }
/* ------------------------------------- 招聘信息列表 end ------------------------------------- */

/* ------------------------------------- 招聘信息查看 start ------------------------------------- */
.ui-xk-info { width: 800px; }
.ui-xk-info tr td { border: solid 1px #ccc; min-height: 30px; line-height: 30px; padding: 0 6px; }
/* ------------------------------------- 招聘信息查看 end ------------------------------------- */

/* ------------------------------------- 应聘信息发布 start ------------------------------------- */
.ui-addform { width: 750px; height: 540px; overflow-y: auto; overflow-x: hidden; }
.ui-addform-table { width: 100%; }
.ui-addform-table .title { width: 100px; height: 40px; line-height: 32px; text-align: right; }
.ui-addform-table .value { width: 80%; padding: 0 10px; }
.ui-addform-table .value input[type='text'] { min-width: 400px; height: 26px; line-height: 26px; border: solid 1px #ccc; }
.ui-addform-table .value textarea { min-width: 480px; height: 80px; line-height: 26px; border: solid 1px #ccc; margin: 6px 0; }
/* ------------------------------------- 应聘信息发布 end ------------------------------------- */

/* ------------------------------------- 搜索框-单信息 start ------------------------------------- */
.ui-search-dq { min-height: 120px; width: 220px; border: solid 1px #ccc; }
.ui-search-dq li { margin: 4px 0; }
.ui-search-dq .tit { width: 80px; display: inline-block; text-align: right }
.ui-search-dq li a { margin-left: 40% }
/* ------------------------------------- 搜索框-单信息 end ------------------------------------- */

/* ------------------------------------- 数据调查-投票 start ------------------------------------- */
.ui-question-box { width: 260px; min-height: 60px; }
.ui-question-box h1 { font-size: 14px; margin: 6px; }
.ui-question-box-option { width: 100%; margin: 12px; position: relative; }
.ui-question-box-option div { line-height: 30px; height: 30px; }
.ui-question-box-option .votes { position: absolute; right: 40px; color: blue;; display: none; }
.ui-question-box-option div label { cursor: pointer; }
.ui-question-box-oper { text-align: center; margin: 6px; }
/* ------------------------------------- 数据调查-投票 end ------------------------------------- */

/* ------------------------------------- 多级下拉菜单 start ------------------------------------- */
.ui-nav-list { z-index: 100; position: relative; background: #201816; }
.ui-nav-list li { display: inline-block; *display: inline; *zoom: 1; float: left; position: relative; }
.ui-nav-list li a { display: block; height: 30px; line-height: 30px; padding: 15px 20px; transition: all 0.5s; }
.ui-nav-list li a:hover, .ui-nav-list li:hover, .ui-nav-list li:hover a { background: #CB4E48; color: #fff; }
.ui-nav-list li ul { background: #CB4E48; display: none; }
.ui-nav-list li ul li { display: block; float: none; position: relative; padding: 5px; }
.ui-nav-list li:hover ul { display: block; left: 0; top: 60px; position: absolute; width: 120px; z-index: 2; }
.ui-nav-list li:hover ul li a { display: block; color: #EDC1BF; padding: 5px 15px; height: 20px; line-height: 20px; text-align: center; }
.ui-nav-list li:hover ul li a:hover, .ui-nav-list li:hover ul li:hover a, .ui-nav-list li:hover ul li:hover li a:hover { background: #BC433D; color: #fff; }
.ui-nav-list li:hover ul ul { display: none; }
.ui-nav-list li:hover ul li:hover ul { display: block; left: 120px; top: 5px; position: absolute; width: 130px; z-index: 3; }
.ui-nav-list li:hover ul li:hover ul li a { background: #CB4E48; color: #EDC1BF; }
/* ------------------------------------- 多级下拉菜单 end ------------------------------------- */

/* ------------------------------------- 二级下拉菜单-竖向 start ------------------------------------- */
.clear { clear: both !important; width: 0px !important; height: 0px !important; line-height: 0px !important; overflow: hidden !important; padding: 0 !important; margin: 0 !important; float: none !important; position: static !important; background: none !important; }
.ui-nav-second { position: relative; width: 1000px; margin: 0 auto; background: url("/static/images/nav/1/nav-main-bg1.png") no-repeat right top; padding-right: 24px; }
.ui-nav-second .inner1 { background: url("/static/images/nav/1/nav-main-bg1.png") no-repeat left top; }
.ui-nav-second .inner2 { background: url("/static/images/nav/1/nav-main-bg2.png") repeat left top; margin-left: 24px; cursor: hand; }
.ui-nav-second-bar { width: 1000px; height: 52px; }
.ui-nav-second li { float: left; list-style: none; text-align: center; position: relative; width: 113px; height: 52px; padding: 0; }
.ui-nav-second .bm { left: 0px; top: 0px; position: absolute; z-index: 10; text-align: center; width: 113px; height: 52px; text-align: center; background: none; }
.ui-nav-second .bm a { background: none; color: #0C46A5; display: block; padding-top: 5px; font-size: 14px; }
.ui-nav-second .bm a:hover { color: #FFF; text-decoration: none; }
.ui-nav-second .current .bm { top: -8px; height: 68px; text-align: center; }
.ui-nav-second .current .inner { background: url("/static/images/nav/1/nav-main-current-left.png") no-repeat left center; padding-left: 13px; }
.ui-nav-second .current .inner3 { background: url("/static/images/nav/1/nav-main-current-right.png") no-repeat right center; padding-right: 13px; }
.ui-nav-second .current .inner4 { background: url("/static/images/nav/1/nav-main-current-center.png") repeat-x left center; height: 68px; }
.ui-nav-second .current .bm a { background: none; color: #FFF; font-size: 16px; font-weight: bold; padding-top: 12px; }
.ui-nav-second .current .bm a:hover { color: #FFF; }
.ui-nav-second .lm { position: absolute; z-index: 9; left: 0px; top: 0px; display: none; }
.ui-nav-second .lm .inner5 { background: url("/static/images/nav/1/nav-main-sub-top.png") no-repeat left top; padding-top: 13px; }
.ui-nav-second .lm .inner6 { background: url("/static/images/nav/1/nav-main-sub-bottom.png") no-repeat left bottom; padding-bottom: 13px; }
.ui-nav-second .lm ul { background: url("/static/images/nav/1/nav-main-sub-center.png") repeat-y left top; width: 205px; padding-top: 12px; }
.ui-nav-second .lm li { position: static; width: auto; height: auto; padding: 5px 0 0 12px; text-align: left; }
.ui-nav-second .lm a { background: none; padding-left: 20px; color: #FFF; }
.ui-nav-second .lm a:hover { background: url("/static/images/nav/1/nav-main-sub-item-bg.png") no-repeat left center; text-decoration: none; }
/* ------------------------------------- 二级下拉菜单-竖向 end ------------------------------------- */

/* ------------------------------------- 二级下拉菜单-横向 start ------------------------------------- */
.ui-nav-equ, .ui-nav-equ ul, .ui-nav-equ ul li, .ui-nav-equ ul li a:hover, .ui-nav-equ .subnav, .ui-nav-equ .subnav p, .ui-nav-equ .subnav p span, .ui-nav-equ .subnav .arrow { background: url(/static/images/nav/3/nav_bg.png) no-repeat; }
.ui-nav-equ { position: relative; width: 910px; background-position: 0 -36px; margin: 10px auto; }
.ui-nav-equ ul { height: 36px; line-height: 36px; margin-left: 10px; padding-right: 10px; overflow: hidden; background-position: right -72px; }
.ui-nav-equ ul li { float: left; width: 110px; margin-left: -2px; background-position: 0 -108px; }
.ui-nav-equ ul li a { font-size: 14px; color: #fff; width: 102px; display: block; text-align: center; text-decoration: none; margin: 0 2px 0 4px; }
.ui-nav-equ ul li a:hover { font-weight: 700; background-position: -3px -144px; }
.ui-nav-equ .subnav { display: none; position: absolute; top: 41px; width: auto !important; min-width: 110px; height: 27px; line-height: 27px; white-space: nowrap; background-position: 0 -180px; }
.ui-nav-equ .subnav p { margin-left: 10px; padding-right: 10px; background-position: right -234px; }
.ui-nav-equ .subnav p span { display: block; color: #235e99; background-repeat: repeat-x; background-position: 0 -207px; }
.ui-nav-equ .subnav p a { font-size: 12px; display: inline; color: #235e99; text-decoration: none; margin: 0 5px; padding: 0 2px; }
.ui-nav-equ .subnav p a:hover { font-weight: 400; background-image: none; border-bottom: 2px solid; }
.ui-nav-equ .subnav .arrow { position: absolute; top: -4px; display: block; width: 11px; height: 5px; background-position: 0 -261px; }
/* ------------------------------------- 二级下拉菜单-横向 end ------------------------------------- */

/* ------------------------------------- 二级下拉菜单-横向2 start ------------------------------------- */
.ui-nav-equ2 { display: block; }
.ui-nav-equ2 .mainlevel { float: left; background: #3f240e; text-align: center; display: block; }
.ui-nav-equ2 .mainlevel a { color: #fff; text-decoration: none; line-height: 34px; height: 34px; text-align: center; padding: 0 20px; display: block; _width: 48px; }
.ui-nav-equ2 .mainlevel a:hover { color: #3f240e; text-decoration: none; background: #678900 url(/static/images/nav/2/slide-pannel_14.png) 0 0 repeat-x; }
.ui-nav-equ2 .mainlevel ul { position: absolute; display: none; *width: 2000px; }
.ui-nav-equ2 .mainlevel li { float: left; background: #3f240e; }
.ui-nav-equ2 .mainlevel li a { padding: 0 12px; line-height: 24px; height: 24px; display: block; _padding-bottom: 6px; }
.ui-nav-equ2 .mainlevel li a:hover { color: #3f240e; text-decoration: none; background: #678900 url(/static/images/nav/2/slide-pannel_14.png) 0 0 repeat-x; }
.ui-nav-equ2 li a em { padding: 0 3px; }
.ui-nav-equ2 .note { color: #3f240e; border-right: 1px solid #fff; background: #678900 url(/static/images/nav/2/slide-pannel_14.png) 0 0 repeat-x; display: block; line-height: 34px; padding: 0 3em; }
.ui-nav-equ2 .Triangle_con { height: 9px; background: url(/static/images/nav/2/bird.png) 36px 0 no-repeat; display: block; _margin-bottom: -6px; }
/* ------------------------------------- 二级下拉菜单-横向2 end ------------------------------------- */

/* ------------------------------------- 发文栏目列表 start ------------------------------------- */
.cats-list { }
.cats-list .current { border: solid 1px #ccc; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
/* ------------------------------------- 发文栏目列表 end ------------------------------------- */

/* ------------------------------------- 发文栏目列表-动态 start ------------------------------------- */
.nestable-lists { display: block; clear: both; width: 100%; border: 0; }
.dd { position: relative; display: block; margin: 0; padding: 0; max-width: 300px; min-height: 30px; list-style: none; font-size: 13px; line-height: 20px; }
.dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; }
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }
.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }
.dd-handle { display: block; height: 30px; margin: 5px 0; padding: 5px 10px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc; background: #fafafa; background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%); background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%); background: linear-gradient(top, #fafafa 0%, #eee 100%); -webkit-border-radius: 3px; border-radius: 3px; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-handle:hover { color: #2ea8e5; background: #fff; }
.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }
.dd-item .current { color: #fff; background: #8EEAF8 }
.dd-item .dd-list { display: none; }
.dd-placeholder, .dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5; background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff); background-size: 60px 60px; background-position: 0 0, 30px 30px; }
.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-handle { -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1); box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1); }
#nestable-menu { padding: 0; margin: 0; }
#nestable-output { width: 100%; height: 7em; font-size: 0.75em; line-height: 1.333333em; font-family: Consolas, monospace; padding: 5px; box-sizing: border-box; -moz-box-sizing: border-box; }

@media only screen and (min-width: 300px) {
    .dd { float: left; width: 48%; }
    .dd + .dd { margin-left: 2%; }
}

.dd-hover > .dd-handle { background: #2ea8e5 !important; }
.socialite { display: block; float: left; height: 35px; }
/* ------------------------------------- 发文栏目列表-动态 end ------------------------------------- */

/* ------------------------------------- 发文栏目查看 start ------------------------------------- */

/* ------------------------------------- 发文栏目查看 end ------------------------------------- */

/* ------------------------------------- 登录盒子 start ------------------------------------- */
.ui-loginform { display: block; width: 260px; height: 190px; border: solid 1px #ccc; }
.ui-loginform-item { position: relative; margin: 3px 0 16px; }
.ui-loginform-item input { margin-left: 16px; padding-left: 30px; width: 180px; border: solid 1px #888; height: 30px; line-height: 30px; }
.ui-loginform-item .ico { background-image: url(/static/images/bg_v2.png); position: absolute; left: 24px; top: 7px; z-index: 1; }
.ui-loginform-item .ico-uid { width: 14px; height: 16px; background-position: -154px -64px; }
.ui-loginform-item .ico-pwd { width: 14px; height: 16px; background-position: -178px -64px; }
.ui-loginform-item .msg { margin-left: 16px; color: #ff6a00; }
.ui-loginform-item .btn { display: inline-block; width: 60px; height: 26px; margin: 0 6px; line-height: 26px; border: 0; overflow: hidden; text-align: center; background: #69b3f2; font-family: "Microsoft YaHei",微软雅黑,arial,宋体; color: #fff; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.ui-loginform-item .btn:hover { background: #7cbdf5; text-decoration: none; }
.ui-loginform-info { width: 100%; height: 100%; }
.ui-loginform-info .avatar { width: 100px; margin: 3px; }
.ui-loginform-info .info { width: 145px; margin: 15px 0 0 5px; }
.ui-loginform-info .info li { line-height: 30px; }
/* ------------------------------------- 登录盒子 end ------------------------------------- */

/* ------------------------------------- 网站统计 start ------------------------------------- */
.ui-report { padding: 10px; }
.ui-report-item { line-height: 32px; min-height: 32px; }
.ui-report-item .tit { display: inline-block; width: 80px; color: #888; font-weight: bold; }
.ui-report-item .con { display: inline-block; width: 120px; text-align: right; }
/* ------------------------------------- 网站统计 end ------------------------------------- */

/* ------------------------------------- 栏目统计 start ------------------------------------- */
.ui-report-cat { display: none; }
.ui-report-cat-item { width: 100%; margin-bottom: 5px; }
.ui-report-cat-item span { display: inline-block; float: left; height: 18px; line-height: 18px; }
.ui-report-cat-item .num { background-color: grey; padding: 2px 6px; color: white; margin: 2px; }
.ui-report-cat-item .name { width: 100px; height: 28px; line-height: 28px; margin-left: 15px; }
.ui-report-cat-item .count { text-align: right; width: 60px; height: 28px; line-height: 28px; }

.order1 .num { background-color: #C81912; }
.order1 .name { color: #C81912; }
.order2 .num { background-color: #B18429; }
.order2 .name { color: #B18429; }
.order3 .num { background-color: #2D71AC; }
.order3 .name { color: #2D71AC; }
/* ------------------------------------- 栏目统计 end ------------------------------------- */

/* ------------------------------------- 用户排行 start ------------------------------------- */
.ui-report-user { display: none; }
.ui-report-user-item { width: 100%; margin-bottom: 5px; }
.ui-report-user-item span { display: inline-block; float: left; height: 18px; line-height: 18px; }
.ui-report-user-item .num { background-color: grey; padding: 2px 6px; color: white; margin: 2px; }
.ui-report-user-item .name { width: 100px; height: 28px; line-height: 28px; margin-left: 15px; }
.ui-report-user-item .count { text-align: right; width: 60px; height: 28px; line-height: 28px; }

.order1 .num { background-color: #C81912; }
.order1 .name { color: #C81912; }
.order2 .num { background-color: #B18429; }
.order2 .name { color: #B18429; }
.order3 .num { background-color: #2D71AC; }
.order3 .name { color: #2D71AC; }
/* ------------------------------------- 用户排行 end ------------------------------------- */

/* ------------------------------------- 部门排行 start ------------------------------------- */
.ui-report-usertype { display: none; }
.ui-report-usertype-item { width: 100%; margin-bottom: 5px; }
.ui-report-usertype-item span { display: inline-block; float: left; height: 18px; line-height: 18px; }
.ui-report-usertype-item .num { background-color: grey; padding: 2px 6px; color: white; margin: 2px; }
.ui-report-usertype-item .name { width: 100px; height: 28px; line-height: 28px; margin-left: 15px; }
.ui-report-usertype-item .count { text-align: right; width: 60px; height: 28px; line-height: 28px; }

.order1 .num { background-color: #C81912; }
.order1 .name { color: #C81912; }
.order2 .num { background-color: #B18429; }
.order2 .name { color: #B18429; }
.order3 .num { background-color: #2D71AC; }
.order3 .name { color: #2D71AC; }
/* ------------------------------------- 部门排行 end ------------------------------------- */

/* ------------------------------------- 定时向上滚动 start ------------------------------------- */

/* ------------------------------------- 定时向上滚动 end ------------------------------------- */

/* ------------------------------------- 平滑向上滚动 start ------------------------------------- */

/* ------------------------------------- 平滑向上滚动 end ------------------------------------- */

/* ------------------------------------- 平滑向左滚动 start ------------------------------------- */

/* ------------------------------------- 平滑向左滚动 end ------------------------------------- */


